Platform Explorer / Nuxeo Platform LTS 2017 9.10

Component org.nuxeo.ecm.platform.preview.properties

Contributions

XML Source

<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.preview.properties">

    <extension target="org.nuxeo.runtime.ConfigurationService"
               point="configuration">
        <documentation>
            Property that enables or disables zip files preview.
        </documentation>
        <property name="nuxeo.preview.zip.enabled">false</property>
    </extension>

</component>